Skip to main content
GET
GET /api/integrations/[provider]/callback
  • GET /api/integrations/[provider]/callback * OAuth callback handler. Exchanges the authorization code for tokens and stores them in the database.

Response

Returns unknown on success.

Example